1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Kitchen'' at line 1

select categories_descr as tagline, categories_description_info.categories_id as catid from categories_description_info join categories_description where categories_description.categories_id = categories_description_info.categories_id and categories_description.categories_name = 'Grandma's Kitchen'

[TEP STOP]